<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>M5A1 Light Tank</long_name>
		<short_name>M5A1</short_name>
		<comment>A light tank with a 37mm cannon and two light machine guns</comment>

		<uniform>italian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>12</month><year>1943</year><number>800</number></data>
		<data><month>9</month><year>1944</year><number>800</number></data>
		<data><month>12</month><year>1944</year><number>600</number></data>
		<data><month>3</month><year>1945</year><number>400</number></data>
		<data><month>6</month><year>1945</year><number>200</number></data>
		<data><month>12</month><year>1945</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M5A1 Light Tank (italian).png</image_profile>
			<weight>15200</weight>
		</attributes>

		<drive>
			<engine>
				<name>Twin Cadillac Series 42</name>
				<horsepower>296</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>70</offsetX><offsetY>220</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-70</offsetX><offsetY>220</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M5A1 Light Tank (italian).png</image_view>

			<width>227</width>
			<length>430</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@48</upper_front>
				<lower_front>51@-20</lower_front>
				<side>20</side>
				<rear>25</rear>
				<top>12</top>
				<bottom>10</bottom>
			</armour>

		</hull>

		<superstructure>
			<width>227</width>
			<length>340</length>
			<height>42</height>

			<offsetX>0</offsetX>
			<offsetY>40</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>29@48</front>
				<side>20</side>
				<rear>25</rear>
				<top>12</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>40</offsetX>
			<offsetY>-180</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-M5A1 Light Tank turret (italian).png</image_view>

			<diameter>122</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>18</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>44@10</front>
				<side>32</side>
				<rear>32</rear>
				<top>12</top>
				<mantlet>50</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_37_M6</type></weapon>
			<weapon><type>WEAPON_LMG_M1919</type><offsetX>15</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_37_M6</for><flavour>FLAVOUR_AP</flavour><rounds>9</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_M6</for><flavour>FLAVOUR_APCBC</flavour><rounds>60</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_M6</for><flavour>FLAVOUR_HE</flavour><rounds>105</rounds></ammo>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
